exception

package
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2025 License: UPL-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConflictServiceError added in v1.4.1

type ConflictServiceError struct {
	common.ServiceError
}

func (*ConflictServiceError) Error added in v1.4.1

func (e *ConflictServiceError) Error() string

func (*ConflictServiceError) GetCode added in v1.4.1

func (e *ConflictServiceError) GetCode() string

func (*ConflictServiceError) GetHTTPStatusCode added in v1.4.1

func (e *ConflictServiceError) GetHTTPStatusCode() int

func (*ConflictServiceError) GetMessage added in v1.4.1

func (e *ConflictServiceError) GetMessage() string

func (*ConflictServiceError) GetOpcRequestID added in v1.4.1

func (e *ConflictServiceError) GetOpcRequestID() string

type NotFoundServiceError

type NotFoundServiceError struct {
	common.ServiceError
}

helper struct since the oci go sdk doesn't let you create errors directly since the struct is private...

func (*NotFoundServiceError) Error

func (e *NotFoundServiceError) Error() string

func (*NotFoundServiceError) GetCode

func (e *NotFoundServiceError) GetCode() string

A short error code that defines the error, meant for programmatic parsing. See https://docs.cloud.oracle.com/Content/API/References/apierrors.htm

func (*NotFoundServiceError) GetHTTPStatusCode

func (e *NotFoundServiceError) GetHTTPStatusCode() int

func (*NotFoundServiceError) GetMessage

func (e *NotFoundServiceError) GetMessage() string

The human-readable error string as sent by the service

func (*NotFoundServiceError) GetOpcRequestID

func (e *NotFoundServiceError) GetOpcRequestID() string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL