Class UnsupportedUrnFormatException

All Implemented Interfaces:
Serializable

public class UnsupportedUrnFormatException extends UofSdkException
The following exception gets thrown when a URN object fails to initialize
See Also:
  • Constructor Details

    • UnsupportedUrnFormatException

      public UnsupportedUrnFormatException(String message)
    • UnsupportedUrnFormatException

      public UnsupportedUrnFormatException(String message, Exception e)